home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / others / html / xurl240 / changes.txt next >
Text File  |  1997-06-07  |  4KB  |  102 lines

  1. XURL version changes/bug fixes.
  2.  
  3. v2.40 07/06/97
  4.  
  5. .Menu bar added to allow use of desk accessories.
  6.  
  7. .OLGA aware. Using the OLGA protocol, XURL can notify any
  8.  interested applications that the extraction file has changed.
  9.  What this means is that, any changes to the extraction file
  10.  will automatically be displayed in CAB without having to click
  11.  reload. This will only work with CAB2 and above, and only if
  12.  you have the OLGA Manager installed.
  13.  
  14. .Slightly faster extraction code
  15.  
  16.  
  17. v2.31 04/01/97
  18. New:
  19. .Support for ftp:// and mailto: URLs.
  20.  
  21. .Ability to view the .html file in a browser (ie. CAB) immediately
  22.  after extraction. VASTART is used if the browser is already running 
  23.  else it is launched via shel_write.
  24.  Full path to the browser must be specified in an environment variable
  25.  "BROWSER=" (see documentation).
  26.  Generic term of 'browser' is used, along with VA Start instead
  27.  of CAB protocol. Hopefully it will be compatible with both CAB and 
  28.  Webspace.
  29.  
  30. .<HR> Horizontal Rule written to separate 'new' extractions from 
  31.  existing ones. So you can see at a glance which are the new ones just 
  32.  extracted. Thanks to Roy Goring for this suggestion :)
  33.  
  34. .Status bar now shows a realtime count of how many urls 
  35.  extracted/ignored during processing.
  36.  
  37. .XURL now accepts a full pathname via a command line and uses it as a 
  38.  default 'source' path. ie. dragging a file from the desktop onto the 
  39.  xurl icon results in that file being defaulted into xurls 'source' 
  40.  field ready for extraction.
  41.  
  42. .New 'About' dialogue which allows 'copying' of my email address/url 
  43.  to the clipboard, ready for pasting into a relevant program.
  44.  Double clicking on the email address/url will launch it into a 
  45.  email program/browser (see documentation).
  46.  This is going to be standard in all my programs from now on.
  47.  It's a bit gimmicky but hey, so what!
  48.  
  49. Bugfix(s):
  50. .Bomb fixed if no filename or wildcards specified
  51.  (File selector code rewritten).
  52.  
  53. .Fixed the problem where a url is sometimes extracted with an extra < 
  54.  at the beginning and therefore doesn't show as a link. (Hopefully)!
  55.  
  56. .extracted urls are no longer centred when displayed using CAB 2.0 or 
  57.  Internet Explorer3. Header HTML changed in XURLHOME. To activate this 
  58.  bug fix it will be necessary to delete/replace your existing .html 
  59.  result file, so that XURL recreates it for you!
  60.  
  61.  
  62. v2.30 23/11/96 BETA - DO NOT USE
  63.  
  64. This was a rather rougth beta, that should not be publicly available.
  65.  
  66. v2.20 09/09/96
  67.  
  68. Iconification under Magic4
  69.  
  70. Extracts HTTP:// and www.(ie without the http:// prefix)
  71. Thus both HTTP://www.fred/ and www.gary/ will be extracted and 
  72. prefixed with with the correct 'http://'
  73.  
  74. v2.10 31/08/96
  75.  
  76. Multiple files can be checked for urls by using wildcards in the 
  77. source filename ie. E:\fred\*.* or E:\fred\*.txt. Thus a whole 
  78. directory can be processed.
  79.  
  80. Multiple occurences of a url in the source file are now only extracted
  81. once.
  82.  
  83. The .html file is created if it doesn't exist (even when no urls have
  84. been found).
  85.  
  86.  
  87. v2.00 15/08/96
  88. New:
  89. A URL is only extracted if it does not already exist in the .html.
  90.  
  91. Number of URL's successfully extracted is now shown at end of
  92.  processing in the status bar.
  93.  
  94. Multiple URL's on one text line are now included. ie.
  95.    http://www.   http://www.    http://www.
  96.  will result in 3 extractions whereas before only the first one
  97.  would have been extracted.
  98.  
  99. v1.00 30/07/96
  100. Initial release of XURL.
  101.  
  102.